-
Home
-
AskAny – AI-Powered Chat Assistant
-
1.1.0
-
Code
-
Classes
- ContentIndexer
Total Complexity |
37 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
421 |
Lines of code |
230 |
Logical lines of code |
106 |
Comment lines |
137 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
index_post() |
S |
50 |
7 |
29 |
index_product() |
S |
46 |
6 |
41 |
index_comment() |
S |
52 |
5 |
26 |
index_posts() |
S |
55 |
3 |
18 |
index_products() |
S |
57 |
3 |
16 |
index_comments() |
S |
58 |
3 |
15 |
reindex_all_content() |
S |
62 |
2 |
12 |
delete_post_index() |
S |
61 |
1 |
13 |
delete_comment_index() |
S |
61 |
1 |
13 |
delete_product_index() |
S |
61 |
1 |
13 |
get_content_stats() |
S |
62 |
1 |
11 |
__construct() |
S |
81 |
1 |
3 |
init() |
S |
63 |
1 |
10 |
index_content() |
S |
81 |
1 |
3 |
prepare_content() |
S |
68 |
1 |
7 |